Skip to main content

Assert Title

Overview


Ensures the page has the given title

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.
NameRequiredDescription
TitleThe title to assert

Optional

NameRequiredDescription
TimeoutThe duration that the assert retries for
Test DescriptionThe Description of the test
Use Inner TextTrue to assert inner text
InvertTrue to invert test
Is RegexTrue if text is regex

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.